home *** CD-ROM | disk | FTP | other *** search
- DOT
- FFEED 12
-
- COMPON 15
- COMPOFF 18
-
- 8LPI 27 48 *Code to set printer in 8 lines per inch mode.
- 6LPI 27 65 12 27 50 *Code to set printer in 8 lines per inch mode.
-
- ITALIC 27 37 71 *Code for Italics mode
- ITALICOFF 27 37 72 *Code for Italics mode off
-
- EMPH 27 69 *Code for printers Emhphasized mode
- EMPHOFF 27 70 *Code to set printers Emhphasized mode off
-
- DOUBLE 27 71 *Double strike mode codes
- DOUBLEOFF 27 72 *Code Double strike mode off
-
- *SCRIPT *Scrpit print mode
- *SCRIPTOFF *Scrpit print mode off
-
- EXPAND 27 87 49 *Expanded print mode
- EXPANDOFF 27 81 48 *Expanded print mode off
-
- RESET 24 *Master reset code for printer
-
- *MICSPACE *code to set printer microspacing
- *MICSPACEOFF *Reset printer microspacing
-
- FORMLENL 27 67 66 *Used each time PPRINT is started to
- *set printers form length in number of
- *lines per page.
-
- FORMLENI 27 67 0 11 *Used each time PPRINT is started to
- *set printers form length in number of
- *inches per page. Use either FORMLENL
- *or FORMLENI or none to use standard form.
-
- NLQ 27 73 2 *Code to set Near Letter Quality mode
- NLQOFF 27 73 0 *Code to set Near Letter Quality mode off
-
- DLFONT 27 37 1 0 *Code to use downloadable font
- DLFONTOFF 27 37 0 0 *Code to use normal font
-
- PERFSKIP 27 78 4 *Code to skip over perforation
- PERFSKIPOFF 27 79 *Code to reset skip over perforation
-
- ONEDIR 27 85 1 *Code to set one directional printing
- ONEDIROFF 27 85 0 *Code to reset one directional printing
-
- CHARSET 27 54 *Code to use printers 2nd char set
- CHARSETOFF 27 55 *Code to use printers normal char set
-
- 12CPI 27 77 *Set printers 12 char per inch printing
- 12CPIOFF 27 80 *Reset printers 12 char per inch printing
-
- TOPMARGIN 0 *Set number of lines to always allow for
- *top margin of printer.
-
- BOTMARGIN 0 *Set number of lines to always allow for
- *top margin of printer.
-
- LINELEN 80 *Specify the line length PPRINT is to
- *assume for the printer.
-
- LINESPAGE 58 *Specify number of print lines to print
- *per page.
-
- PROPORTIONAL 27 37 80 *Code to set proportional print mode on
- PROPORTIONALOFF 27 37 81 *Code to set proportional print mode off
-
- *AUTOJUST *Code to set printers auto justification
- *mode.
-
- *AUTOJUSTOFF *Code to set printers auto justification
- *mode off.
-
- *PORTRAIT *Code to set printers portrait print mode.
-
- *LANDSCAPE *Code to set printers landscape mode
-
- *FONTNORMAL *Code to use when normal print font is to
- *be used.
-
- *ROMAN8 *Code to select ROMAN 8 font
-
- *USASCII *Code to select USASCII font
-
- *ROMANX *Code to select ROMAN X font
-
- *LEGAL *Code to select Legal font
-
- *LINEDRAW *Code to select Linedraw font
-
- *PIFONT *Code to select PIFONT font
-
- *PIFONTA *Code to select PIFONT font A
-
- *NORMALPOINT *Code to select printers normal point
- *size.
-
- *POINT7 *7 point size
-
- *POINT8 *8 point size
-
- *POINT85 *8.5 point size
-
- *POINT10 *10 point size
-
- *POINT12 *12 point size
-
- *POINT14 *14 point size
-
- *FACENORMAL *Code to select normal type face to be
- *used.
-
- *COURIER *Code to set courier type face
-
- *LINEPRINTER *Code to set Lineprinter type face
-
- *HELV *Code to set Helvetica type face
-
- *TIMESROMAN *Code to set Timesroman type face
-
- *PRESTIGEELITE *Code to set Prestige Elite type face
-
- *GOTHIC *Code to set Gothic type face
-
-